home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 August (Alt)
/
CHIP 2005-08.1.iso
/
program
/
shareware
/
Flash_Oyunlar.exe
/
bumperball.swf
/
scripts
/
frame_6
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-07-13
|
275 b
|
13 lines
if(htmlCheck == 548132833024)
{
statusText = "SWF IS ON BUMPERBALL.DK & HTML IS OK";
gotoAndStop("playGame");
play();
}
else
{
statusText = "SWF IS ON BUMPERBALL.DK BUT HTML IS NOT OK";
getUrl("http://bumperball.dk", "_self");
gotoAndStop(1);
}